Edit Student
Description#
Edit student record.
Method#
Endpoint#
/admin/api.php?f=editStudent&id={student id}
Header#
Content-Type: multipart/form-data
Body#
Form Data#
{{< notice note >}} At lease one key-value pair is present. {{< /notice >}}
| Key | Value |
|---|---|
| username | String |
| password | String |
| String | |
| mobile | Integer |
| first_name | String |
| last_name | String |
| grade_level | Integer |
| school_name | Integer |
| preferences | String |
| progress | Integer |
| file | blob |